home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue24 / pgtray3x / PGTRAY3X.ZIP / Setup.exe / PGHIDE32.HPP < prev    next >
Encoding:
C/C++ Source or Header  |  1997-06-27  |  898 b   |  24 lines

  1. //----------------------------------------------------------------------------
  2. // PGHide32.hpp - bcbdcc32 generated hdr (DO NOT EDIT) rev: 0
  3. // From: PGHide32.pas
  4. //----------------------------------------------------------------------------
  5. #ifndef PGHide32HPP
  6. #define PGHide32HPP
  7. //----------------------------------------------------------------------------
  8. #include <Messages.hpp>
  9. #include <Windows.hpp>
  10. #include <SysUtils.hpp>
  11. #include <System.hpp>
  12. namespace Pghide32
  13. {
  14. //-- type declarations -------------------------------------------------------
  15. //-- var, const, procedure ---------------------------------------------------
  16. extern void __fastcall finalization(void);
  17.  
  18. }    /* namespace Pghide32 */
  19. #if !defined(NO_IMPLICIT_NAMESPACE_USE)
  20. using namespace Pghide32;
  21. #endif
  22. //-- end unit ----------------------------------------------------------------
  23. #endif    // PGHide32
  24.